header

public abstract T header(String html)

Configures HTML to be displayed in the header.

Return

this instance

Parameters

html

the value to use for the header

Throws

if the current printing operation has been completed


public abstract String header()

Returns a value used for the header.

Throws

if the current printing operation has been completed